PHY GET CLOTH COLLISION RESPONSE COEFFICIENT

Determine the collision response coefficient property of a cloth.

  Syntax
Return Float=PHY GET CLOTH COLLISION RESPONSE COEFFICIENT(ID)
  Parameters
ID
Integer
identification number of the cloth object

  Returns

the collision response coefficient property

  Description

This property is a factor for the impulse transfer from cloth to colliding rigid bodies in the range from 0.0 to 1.0. It is only used when two way collision has been set up for a cloth object. The default value for this property is 0.2.

  Example Code
No example code is provided for this command